home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
bin
/
kde4
< prev
next >
Wrap
Text File
|
2008-04-02
|
266b
|
10 lines
#!/bin/sh
#
# Script for launching KDE4 applications from outside of the KDE4 desktop
#
# Modify this to match your specific needs, such as setting up needed env. variables,
# and make sure this script is in $PATH (e.g. make a symlink if necessary).
#
exec "$@"